home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 104 / MacAddict_104_2005-04.iso / Software / Internet & Communication / iSale 1.1.1 demo.dmg / iSale.app / Contents / Resources / French.lproj / ISightImport.nib / classes.nib next >
Text File  |  2005-01-25  |  746b  |  24 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {cancelButtonAction = id; freezeButtonAction = id; okButtonAction = id; }; 
  6.             CLASS = ISightImportController; 
  7.             LANGUAGE = ObjC; 
  8.             OUTLETS = {
  9.                 freezeButton = NSButton; 
  10.                 okButton = NSButton; 
  11.                 view = ISightQuickDrawView; 
  12.                 viewBox = NSBox; 
  13.             }; 
  14.             SUPERCLASS = NSWindowController; 
  15.         }, 
  16.         {
  17.             ACTIONS = {sgIdleTimer = id; }; 
  18.             CLASS = ISightQuickDrawView; 
  19.             LANGUAGE = ObjC; 
  20.             SUPERCLASS = NSQuickDrawView; 
  21.         }
  22.     ); 
  23.     IBVersion = 1; 
  24. }